Render the main overlay child only once
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Sep 2017 02:26:56 +0000 (22:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Sep 2017 18:28:16 +0000 (14:28 -0400)
commit5f6fdc4dd8bf5bf28ad3b75ed00658b3cb077c1f
treeb70d03c1bfc41efd7c77bd02355d338cbc6ff6f8
parent93c67eaf6dde850714014213425cf12fe7667725
Render the main overlay child only once

Use a separate snapshot to capture the main child render node
and reuse it multiple times, instead of generating multiple
nodes for the same content.
gtk/gtkoverlay.c